home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3 CISC / NextSTEP 3.3 CISC (Intel x86+Motorola 68k).iso / NextAdmin / HostManager.app / French.lproj / TimeConfig.nib / data.classes next >
Text File  |  1994-06-10  |  436b  |  34 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. TimeConfig = {
  7.     ACTIONS = {
  8.     openAndConnect:;
  9.     clone:;
  10.     toggleService:;
  11.     master:;
  12.     cancel:;
  13.     ok:;
  14.     windowWillClose:;
  15.     browser:;
  16.     client:;
  17.     systemHit:;
  18.     };
  19.     OUTLETS = {
  20.     cd;
  21.     masterButton;
  22.     cancelButton;
  23.     systemText;
  24.     systemBrowser;
  25.     cloneButton;
  26.     timeConfigWindow;
  27.     myDomain;
  28.     okButton;
  29.     timeServiceToggle;
  30.     clientButton;
  31.     };
  32.     SUPERCLASS = Object;
  33. };
  34.